home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / comm / tcp / adt_ixemul.readme < prev    next >
Text File  |  2000-05-02  |  2KB  |  58 lines

  1. Short:    Aminet Download Tool 2.5, AmigaOS/ixemul (Miami)
  2. Author:   umueller@amiga.net (Urban Mueller)
  3. Uploader: kolla@nvg.org (Kolbjørn Barmen)
  4. Type:     comm/tcp
  5.  
  6. Original readme:
  7. ------ 8< --------
  8.  
  9. This is a tool that replaces the 'ftp' command for downloading Aminet
  10. software. 
  11.  
  12. To compile this source, type
  13.  
  14.   sh adt.c
  15.  
  16. at your UNIX prompt.
  17.  
  18. The tool is pretty much self-explaining. Press ? at any prompt to get
  19. more help.
  20.  
  21. ------ >8 -------
  22.  
  23. Since some time ago the old amiga compiles of adt for amitcp and AS225
  24. started hanging on various aminet servers, so I got desperate enough to
  25. try compile the brand new adt.c with my geekgadgets. I soon discovered
  26. that adt.c had a most useless AmigaOS mode, exlcuding all networking.
  27. After mocking about with stupid "#ifdef AMIGA" settings, I managed to 
  28. get it going by removing the network restrictions in the #ifdef AMIGA,
  29. have makedir(x,y) set to mkdir(x,y) (and not mkdir(x)!) tossing all 
  30. the needed includes in just infront of the TCP bit. Oh, and ofcourse
  31. I use ncurses and no old curses/termcap mambojambo or curser screen.
  32.  
  33. And wow, it compiled!
  34.  
  35. The freaky thing is that it also seems to work, I now have adt running
  36. in my amigashell, just like I always wanted it to :)
  37.  
  38. Compiled and runs on: A3000/060/OS3.5/ixemul48.0/MiamiDx0.9m
  39.  
  40. To Urban and Matthias or whoever that maintains the adt.c source, please
  41. clean out the source so that it compiles *with* networking also in AmigaOS, 
  42. out of the box, pretty please with sugar on top!
  43.  
  44. Many thanks to CStar for showing me the true art of 
  45. porting/debugging dirty GNU C code to AmigaOS :)
  46.  
  47. -- kolla, april fools day 2000
  48.  
  49.  
  50. ============================= Archive contents =============================
  51.  
  52. Original  Packed Ratio    Date     Time    Name
  53. -------- ------- ----- --------- --------  -------------
  54.   109504   55515 49.3% 01-Apr-00 09:47:48  adt
  55.     1627     934 42.5% 01-Apr-00 10:16:50  adt_ixemul.readme
  56. -------- ------- ----- --------- --------
  57.   111131   56449 49.2% 02-Apr-100 14:38:52   2 files
  58.